home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3716 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  683 b 

  1. Path: feed.umontreal.ca!girardm
  2. From: girardm@ERE.UMontreal.CA (Girard Michel)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: ARexx Questions
  5. Date: 23 Feb 1996 16:17:16 GMT
  6. Organization: Universite de Montreal
  7. Distribution: world
  8. Message-ID: <4gkpac$65c@epervier.CC.UMontreal.CA>
  9. NNTP-Posting-Host: eole.ere.umontreal.ca
  10.  
  11.  
  12. >Girard Michel (girardm@ERE.UMontreal.CA) wrote:
  13.  
  14. >>: Second:
  15. >>:     When the ARexx script is launch by Opus5, how can you know from where(path)
  16. >>:     the script come from.
  17.  
  18. >crnt_dir = pragma('D')
  19.  
  20. >nick
  21.  
  22. No when you do that you've got the path from where Opus5 start, in my case
  23.  sys:WBStartup.
  24. And the only options opus offer is -CD Source or -CD Dest.!!!???
  25.  
  26.